/ Assembly List / LJCGenTextLib / Sections / Add

Namespace - LJCGenTextLib


Parameters
name - The section name.

Returns

A reference to the object that was added.

Syntax

C#
public Section Add(String name)

Creates the Section object with the supplied values and adds it to the end of the collection.

Copyright © Lester J. Clark and Contributors.
Licensed under the MIT License.